﻿2026-08-21T12:28:54.4919472Z ##[group]Run actions/checkout@v5
2026-08-21T12:28:54.4919851Z with:
2026-08-21T12:28:54.4920147Z   repository: BigscreenVR/spt-bs-core
2026-08-21T12:28:54.4921968Z   token: ***
2026-08-21T12:28:54.4922202Z   ssh-strict: true
2026-08-21T12:28:54.4922431Z   ssh-user: git
2026-08-21T12:28:54.4922691Z   persist-credentials: true
2026-08-21T12:28:54.4922995Z   clean: true
2026-08-21T12:28:54.4923226Z   sparse-checkout-cone-mode: true
2026-08-21T12:28:54.4924089Z   fetch-depth: 1
2026-08-21T12:28:54.4924685Z   fetch-tags: false
2026-08-21T12:28:54.4925058Z   show-progress: true
2026-08-21T12:28:54.4925421Z   lfs: false
2026-08-21T12:28:54.4925727Z   submodules: false
2026-08-21T12:28:54.4926063Z   set-safe-directory: true
2026-08-21T12:28:54.4926476Z   allow-unsafe-pr-checkout: false
2026-08-21T12:28:54.4926882Z env:
2026-08-21T12:28:54.4927260Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-21T12:28:54.4927669Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-21T12:28:54.4930787Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|exit_every_reap|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|er_brief_once_per_session_e2e|er_briefing_presentation_e2e|er_briefing_presented_e2e|er_sequestered_cwd_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-21T12:28:54.4934697Z ##[endgroup]
2026-08-21T12:28:54.8259774Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-21T12:28:54.8260822Z ##[group]Getting Git version info
2026-08-21T12:28:54.8261186Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-21T12:28:54.8534142Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-21T12:28:54.8743958Z git version 2.43.0.windows.1
2026-08-21T12:28:54.8768922Z ##[endgroup]
2026-08-21T12:28:54.8776679Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d3eba50f-50f5-42f5-b2d2-391727878c02\.gitconfig'
2026-08-21T12:28:54.8791589Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d3eba50f-50f5-42f5-b2d2-391727878c02' before making global git config changes
2026-08-21T12:28:54.8792671Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:28:54.8796606Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-21T12:28:54.9038112Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-21T12:28:54.9250604Z https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:28:54.9273961Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-21T12:28:54.9278525Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-21T12:28:54.9498005Z HEAD
2026-08-21T12:28:55.1987879Z ##[endgroup]
2026-08-21T12:28:55.1993966Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-21T12:28:55.5916402Z ##[group]Cleaning the repository
2026-08-21T12:28:55.5921743Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-21T12:28:56.7436266Z Removing dist/
2026-08-21T12:28:56.7436623Z Removing target/
2026-08-21T12:28:56.7463114Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-21T12:28:56.8470492Z HEAD is now at b88fab2ac release: v0.58.0 — version material only
2026-08-21T12:28:56.8497410Z ##[endgroup]
2026-08-21T12:28:56.8503467Z ##[group]Disabling automatic garbage collection
2026-08-21T12:28:56.8509583Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-21T12:28:56.8776273Z ##[endgroup]
2026-08-21T12:28:56.8776789Z ##[group]Setting up auth
2026-08-21T12:28:56.8783271Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:28:56.9021757Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-21T12:28:57.3077361Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:28:57.3341358Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-21T12:28:58.0095100Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:28:58.0326159Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-21T12:28:58.4371993Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-21T12:28:58.4704641Z ##[endgroup]
2026-08-21T12:28:58.4705177Z ##[group]Fetching the repository
2026-08-21T12:28:58.4718735Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c62904e7cd0d0ae9cdf3536f25a8b63c94c71865:refs/remotes/origin/golden/porter-205
2026-08-21T12:29:04.7037325Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:29:04.7038077Z  * [new ref]             c62904e7cd0d0ae9cdf3536f25a8b63c94c71865 -> origin/golden/porter-205
2026-08-21T12:29:04.7192874Z ##[endgroup]
2026-08-21T12:29:04.7193420Z ##[group]Determining the checkout info
2026-08-21T12:29:04.7194837Z ##[endgroup]
2026-08-21T12:29:04.7203425Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-21T12:29:04.7511499Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-21T12:29:04.7785992Z ##[group]Checking out the ref
2026-08-21T12:29:04.7791787Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/porter-205 refs/remotes/origin/golden/porter-205
2026-08-21T12:29:04.9756524Z branch 'golden/porter-205' set up to track 'origin/golden/porter-205'.
2026-08-21T12:29:04.9757575Z Previous HEAD position was b88fab2ac release: v0.58.0 — version material only
2026-08-21T12:29:04.9758144Z Switched to a new branch 'golden/porter-205'
2026-08-21T12:29:04.9787679Z ##[endgroup]
2026-08-21T12:29:05.0138629Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-21T12:29:05.0443112Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
